ProspectInquiryStatusSummary 
EntityType  Independent 
Logical Entity Name  ProspectInquiryStatusSummary 
Default Table Name  vw_ProspectStatusSummary 
Logical Only  NO 
Definition 
 
Note 
 

ProspectInquiryStatusSummary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ProspectInquiryStatusSummaryId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
PersonId    INTEGER  YES 
 
StudentInquiryId    INTEGER  YES 
 
NextInquiryLeadDate    DATETIME  YES 
 
IsInterviewed    BIT  YES 
 
InterviewedDate    DATETIME  YES 
 
IsInterviewScheduled    BIT  YES 
 
InterviewScheduledDate    DATETIME  YES 
 
IsApplicant    BIT  YES 
 
ApplicantDate    DATETIME  YES 
 
IsEnrolled    BIT  YES 
 
EnrolledDate    DATETIME  YES 
 
ExpectedStartDate    DATETIME  YES 
 
ActualStart    BIT  YES 
 
ActualStartDate    DATETIME  YES 
 
ProspectInquiryId(FK)    INTEGER  YES 
 

ProspectInquiryStatusSummary Keys 
Key Name  Key Type  Keys 
PK3189  PrimaryKey  ProspectInquiryStatusSummaryId 

ProspectInquiryStatusSummary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ProspectInquiry  Non-Identifying  Zero or One to Zero or More        ProspectInquiryId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProspectInquiryStatusSummary Check Constraints 
Check Constraint Name  CheckConstraint